home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / audiovdd.zip / WININST.BAT < prev   
DOS Batch File  |  1993-01-01  |  277b  |  10 lines

  1. rem  The 1st parameter on INSTALL is the path where windows is located
  2. rem
  3. pause  If you didn't do that CTRL-BREAK else PRESS any key
  4. copy a:\svaudio.386 %1\system
  5. copy a:\acpa.dll %1\system
  6. copy a:\ibmmme.drv %1\system
  7. copy a:\minidd.sys c:\
  8. copy a:\ibmmpc.dsp c:\
  9.  
  10.